*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Sun, 3 Sep 2006 22:50:53 +0000 (22:50 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 3 Sep 2006 22:50:53 +0000 (22:50 +0000)
src/ChangeLog

index 0366f6822e77e2dcf462f02e34ec5c112d813792..74f8101deeb41841fae940320bee97826e164649 100644 (file)
@@ -1,3 +1,8 @@
+2006-09-03  Jason Rumney  <jasonr@gnu.org>
+
+       * w32.c (shutdown_handler): New function to exit cleanly on shutdown.
+       (globals_of_w32): Register it as a signal handler.
+
 2006-09-02  Juri Linkov  <juri@jurta.org>
 
        * marker.c (Fmarker_position): Doc fix.